[INFO] fetching crate rocket-autodocu 0.9.1...
[INFO] fixing rocket-autodocu-0.9.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate rocket-autodocu 0.9.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rocket-autodocu 0.9.1
[INFO] finished tweaking crates.io crate rocket-autodocu 0.9.1
[INFO] tweaked toml for crates.io crate rocket-autodocu 0.9.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rocket-autodocu 0.9.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 207 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding schemars v0.8.22 (available: v1.2.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0aa8a6eae94a62619c434018981cc32396cbafec947078c8cf8b528d983efde6
[INFO] running `Command { std: "docker" "start" "0aa8a6eae94a62619c434018981cc32396cbafec947078c8cf8b528d983efde6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0aa8a6eae94a62619c434018981cc32396cbafec947078c8cf8b528d983efde6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0aa8a6eae94a62619c434018981cc32396cbafec947078c8cf8b528d983efde6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0aa8a6eae94a62619c434018981cc32396cbafec947078c8cf8b528d983efde6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   bitflags v2.13.0 (as host dependency) removed features: std
[INFO] [stderr]   futures v0.3.32 (as host dependency) removed features: alloc, std
[INFO] [stderr]   futures-core v0.3.32 (as host dependency) removed features: default
[INFO] [stderr]   futures-io v0.3.32 (as host dependency) removed features: std
[INFO] [stderr]   futures-sink v0.3.32 (as host dependency) removed features: alloc, default, std
[INFO] [stderr]   futures-task v0.3.32 (as host dependency) removed features: alloc, std
[INFO] [stderr]   futures-util v0.3.32 (as host dependency) removed features: alloc, channel, futures-channel, futures-io, io, memchr, slab, std
[INFO] [stderr]   indexmap v2.14.0 (as host dependency) removed features: serde
[INFO] [stderr]   log v0.4.33 (as host dependency) removed features: std
[INFO] [stderr]   rocket_http v0.5.1 (as host dependency) removed features: serde, serde_
[INFO] [stderr]   tokio v1.52.3 removed features: windows-sys
[INFO] [stderr]   tokio v1.52.3 (as host dependency) removed features: bytes, fs, io-std, io-util, macros, rt-multi-thread, signal, signal-hook-registry, tokio-macros, windows-sys
[INFO] [stderr]   tracing v0.1.44 removed features: attributes, default, tracing-attributes
[INFO] [stderr]   tracing v0.1.44 (as host dependency) removed features: attributes, default, tracing-attributes
[INFO] [stderr]   tracing-core v0.1.36 removed features: default
[INFO] [stderr]   tracing-core v0.1.36 (as host dependency) removed features: default
[INFO] [stderr]   uncased v0.9.10 (as host dependency) removed features: serde, with-serde-alloc
[INFO] [stderr]   yansi v1.0.1 (as host dependency) removed features: detect-tty, is-terminal
[INFO] [stderr] 
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling time-macros v0.2.30
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling time v0.3.51
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking autodocu v0.9.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking rocket_http v0.5.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling rocket-autodocu-codegen v0.9.1
[INFO] [stderr]     Checking rocket-autodocu v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] [stderr] crater-edition-check: rocket-autodocu v0.9.1 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]     Checking figment v0.10.19
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking rocket_http v0.5.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling rocket-autodocu-codegen v0.9.1
[INFO] [stderr]     Checking rocket v0.5.1
[INFO] [stderr]     Checking rocket-autodocu v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `settings` is never read
[INFO] [stdout]   --> src/gen.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct OpenApiGenerator {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 14 |     settings: OpenApiSettings,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenApiGenerator` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `settings` is never read
[INFO] [stdout]   --> src/gen.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct OpenApiGenerator {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 14 |     settings: OpenApiSettings,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenApiGenerator` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   bitflags v2.13.0 (as host dependency) removed features: std
[INFO] [stderr]   futures v0.3.32 (as host dependency) removed features: alloc, std
[INFO] [stderr]   futures-core v0.3.32 (as host dependency) removed features: default
[INFO] [stderr]   futures-io v0.3.32 (as host dependency) removed features: std
[INFO] [stderr]   futures-sink v0.3.32 (as host dependency) removed features: alloc, default, std
[INFO] [stderr]   futures-task v0.3.32 (as host dependency) removed features: alloc, std
[INFO] [stderr]   futures-util v0.3.32 (as host dependency) removed features: alloc, channel, futures-channel, futures-io, io, memchr, slab, std
[INFO] [stderr]   indexmap v2.14.0 (as host dependency) removed features: serde
[INFO] [stderr]   log v0.4.33 (as host dependency) removed features: std
[INFO] [stderr]   rocket_http v0.5.1 (as host dependency) removed features: serde, serde_
[INFO] [stderr]   tokio v1.52.3 removed features: windows-sys
[INFO] [stderr]   tokio v1.52.3 (as host dependency) removed features: bytes, fs, io-std, io-util, macros, rt-multi-thread, signal, signal-hook-registry, tokio-macros, windows-sys
[INFO] [stderr]   tracing v0.1.44 removed features: attributes, default, tracing-attributes
[INFO] [stderr]   tracing v0.1.44 (as host dependency) removed features: attributes, default, tracing-attributes
[INFO] [stderr]   tracing-core v0.1.36 removed features: default
[INFO] [stderr]   tracing-core v0.1.36 (as host dependency) removed features: default
[INFO] [stderr]   uncased v0.9.10 (as host dependency) removed features: serde, with-serde-alloc
[INFO] [stderr]   yansi v1.0.1 (as host dependency) removed features: detect-tty, is-terminal
[INFO] [stderr] 
[INFO] [stderr]     Checking rocket-autodocu v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/request/mod.rs (7 fixes)
[INFO] [stderr]        Fixed src/request/from_form_multi_param_impls.rs (3 fixes)
[INFO] [stderr]        Fixed src/request/from_segments_impls.rs (3 fixes)
[INFO] [stderr]        Fixed src/response/mod.rs (5 fixes)
[INFO] [stderr]        Fixed src/request/from_form_param_impls.rs (5 fixes)
[INFO] [stderr]        Fixed src/gen.rs (1 fix)
[INFO] [stderr]        Fixed src/request/from_request_impls.rs (9 fixes)
[INFO] [stderr]        Fixed src/request/from_param_impls.rs (3 fixes)
[INFO] [stderr]        Fixed src/lib.rs (10 fixes)
[INFO] [stderr]        Fixed src/response/responder_impls.rs (43 fixes)
[INFO] [stderr]        Fixed src/settings.rs (1 fix)
[INFO] [stderr]        Fixed src/request/from_data_impls.rs (42 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/gen.rs:112:15
[INFO] [stdout]      |
[INFO] [stdout]   80 |         let mut schema_generator = self.schema_generator;
[INFO] [stdout]      |             --------------------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `schema_generator` calls a custom destructor
[INFO] [stdout]      |             `schema_generator` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  112 |             ..OpenApi::default()
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  113 |         }
[INFO] [stdout]  114 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/src/raw/mod.rs:1813:1
[INFO] [stdout]      |
[INFO] [stdout] 1813 | impl<T, A: Allocator + Clone> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `schema_generator` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/src/raw/mod.rs:1813:1
[INFO] [stdout]      |
[INFO] [stdout] 1813 | impl<T, A: Allocator + Clone> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `schema_generator` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/gen.rs:110:19
[INFO] [stdout]      |
[INFO] [stdout]   80 |         let mut schema_generator = self.schema_generator;
[INFO] [stdout]      |             --------------------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `schema_generator` calls a custom destructor
[INFO] [stdout]      |             `schema_generator` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  110 |                 ..Default::default()
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  114 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/src/raw/mod.rs:1813:1
[INFO] [stdout]      |
[INFO] [stdout] 1813 | impl<T, A: Allocator + Clone> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `schema_generator` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/src/raw/mod.rs:1813:1
[INFO] [stdout]      |
[INFO] [stdout] 1813 | impl<T, A: Allocator + Clone> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `schema_generator` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/gen.rs:112:15
[INFO] [stdout]      |
[INFO] [stdout]   80 |         let mut schema_generator = self.schema_generator;
[INFO] [stdout]      |             --------------------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `schema_generator` calls a custom destructor
[INFO] [stdout]      |             `schema_generator` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  112 |             ..OpenApi::default()
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  113 |         }
[INFO] [stdout]  114 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/src/raw/mod.rs:1813:1
[INFO] [stdout]      |
[INFO] [stdout] 1813 | impl<T, A: Allocator + Clone> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `schema_generator` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/src/raw/mod.rs:1813:1
[INFO] [stdout]      |
[INFO] [stdout] 1813 | impl<T, A: Allocator + Clone> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `schema_generator` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/gen.rs:110:19
[INFO] [stdout]      |
[INFO] [stdout]   80 |         let mut schema_generator = self.schema_generator;
[INFO] [stdout]      |             --------------------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `schema_generator` calls a custom destructor
[INFO] [stdout]      |             `schema_generator` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  110 |                 ..Default::default()
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  114 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/src/raw/mod.rs:1813:1
[INFO] [stdout]      |
[INFO] [stdout] 1813 | impl<T, A: Allocator + Clone> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `schema_generator` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/src/raw/mod.rs:1813:1
[INFO] [stdout]      |
[INFO] [stdout] 1813 | impl<T, A: Allocator + Clone> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `schema_generator` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] [stderr] crater-edition-check: rocket-autodocu v0.9.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking rocket-autodocu v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `settings` is never read
[INFO] [stdout]   --> src/gen.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct OpenApiGenerator {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 14 |     settings: OpenApiSettings,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenApiGenerator` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `settings` is never read
[INFO] [stdout]   --> src/gen.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct OpenApiGenerator {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 14 |     settings: OpenApiSettings,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenApiGenerator` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "0aa8a6eae94a62619c434018981cc32396cbafec947078c8cf8b528d983efde6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0aa8a6eae94a62619c434018981cc32396cbafec947078c8cf8b528d983efde6", kill_on_drop: false }`
[INFO] [stdout] 0aa8a6eae94a62619c434018981cc32396cbafec947078c8cf8b528d983efde6
